Skip to content

Implement GameRep::GetInfosets range class#674

Merged
tturocy merged 19 commits intomasterfrom
dev_get_infosets
Dec 8, 2025
Merged

Implement GameRep::GetInfosets range class#674
tturocy merged 19 commits intomasterfrom
dev_get_infosets

Conversation

@tturocy
Copy link
Copy Markdown
Member

@tturocy tturocy commented Dec 8, 2025

This replaces the previous implementation of GameRep::GetInfosets, which created an explicit container of GameInfoset objects, with a new range class that iterates over all personal player information sets on demand.

This is now used in the agent version of liap.

Closes #520.

@tturocy tturocy linked an issue Dec 8, 2025 that may be closed by this pull request
@tturocy tturocy merged commit 90060bc into master Dec 8, 2025
27 of 28 checks passed
@tturocy tturocy deleted the dev_get_infosets branch December 8, 2025 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DEV: Write collection class for GameRep::GetInfosets

1 participant